How to Install blogofile software package in Debian 9 (Stretch)

How to Install blogofile software package in Debian 9 (Stretch)

blogofile software package provides static website compiler and blog engine, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install blogofile 

blogofile is installed in your system.

Make ensure the blogofile package were installed using the commands given below,

$ sudo dpkg-query -l | grep blogofile *

You will get with blogofile package name, version, architecture and description in a table

blogofile package basic information:

Distro Debian 9 stretch
Section Web Software
Package blogofile
Version 0.8b1-1
Description static website compiler and blog engine
Sub Section Web


See Also, How to uninstall or remove blogofile software package from Debian 9 (Stretch)?